Skip to content

Bump @parcel/transformer-typescript-types from 2.13.3 to 2.14.2#426

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/parcel/transformer-typescript-types-2.14.2
Closed

Bump @parcel/transformer-typescript-types from 2.13.3 to 2.14.2#426
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/parcel/transformer-typescript-types-2.14.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 24, 2025

Bumps @parcel/transformer-typescript-types from 2.13.3 to 2.14.2.

Release notes

Sourced from @​parcel/transformer-typescript-types's releases.

v2.14.2

Fixed

  • Core

    • Enable resolving source field in dev dependencies – Details
    • Error when building a library target in serve mode – Details
  • JavaScript

    • Fix MDX inline assets in static RSCs – Details
    • Fix symbol collection with multiple exports of same function (e.g. date-fns) – Details
  • REPL

    • Fix error overlay resolution in REPL – Details
  • create-parcel

    • Fix gitignore in create-parcel – Details
    • Fix create-parcel on windows – Details

v2.14.1

Fixed

  • Resolver
    • Fix resolving package self references – Details

v2.14.0

Blog post: https://parceljs.org/blog/v2-14-0/

Added

  • Core

    • Add a CLI to create new Parcel apps – Details
  • JavaScript

  • Dev Server

    • Support running node bundles in dev server – Details
    • Apply HMR updates via node worker thread – Details

Fixed

  • Core
    • Fix dev dep request missing 'invalidateOnCreate' – Details
    • Add napi-wasm as optional peer dependency in @​parcel/rustDetails
Changelog

Sourced from @​parcel/transformer-typescript-types's changelog.

[2.14.2] - 2025-03-23

Fixed

  • Core

    • Enable resolving source field in dev dependencies – Details
    • Error when building a library target in serve mode – Details
  • JavaScript

    • Fix MDX inline assets in static RSCs – Details
    • Fix symbol collection with multiple exports of same function (e.g. date-fns) – Details
  • REPL

    • Fix error overlay resolution in REPL – Details
  • create-parcel

    • Fix gitignore in create-parcel – Details
    • Fix create-parcel on windows – Details

[2.14.1] - 2025-03-19

Fixed

  • Resolver
    • Fix resolving package self references – Details

[2.14.0] - 2025-03-18

Added

  • Core

    • Add a CLI to create new Parcel apps – Details
  • JavaScript

  • Dev Server

    • Support running node bundles in dev server – Details
    • Apply HMR updates via node worker thread – Details

Fixed

  • Core
    • Fix dev dep request missing 'invalidateOnCreate' – Details

... (truncated)

Commits
  • 5fc9ddc v2.14.2
  • 02e8fa8 Fix create-parcel on windows
  • d805305 Fix gitignore in create-parcel
  • aca7f9c Fix symbol collection with multiple exports of same function
  • 3a566fd Error when building a library target in serve mode
  • 9dec3d8 Fix error overlay resolution in REPL
  • 432ee45 Enable resolving source field in dev dependencies
  • fbcd624 Fix MDX inline assets in static RSCs
  • 86bddb4 v2.14.1
  • e2c2a29 fix resolving package self references (#10114)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2025
@github-actions github-actions Bot enabled auto-merge March 24, 2025 23:34
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/parcel/transformer-typescript-types-2.14.2 branch from c28a884 to 74b6915 Compare March 27, 2025 21:36
Bumps [@parcel/transformer-typescript-types](https://github.com/parcel-bundler/parcel) from 2.13.3 to 2.14.2.
- [Release notes](https://github.com/parcel-bundler/parcel/releases)
- [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md)
- [Commits](parcel-bundler/parcel@v2.13.3...v2.14.2)

---
updated-dependencies:
- dependency-name: "@parcel/transformer-typescript-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/parcel/transformer-typescript-types-2.14.2 branch from 74b6915 to 37a4de2 Compare March 27, 2025 21:55
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 31, 2025

Superseded by #432.

@dependabot dependabot Bot closed this Mar 31, 2025
auto-merge was automatically disabled March 31, 2025 22:21

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/parcel/transformer-typescript-types-2.14.2 branch March 31, 2025 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants